]> dgit.raspbian.org Git - ostree.git/commit
ci: Sync bootc-ubuntu-setup action from bootc-dev/infra
authorJoseph Marrero Corchado <jmarrero@redhat.com>
Wed, 17 Dec 2025 18:15:44 +0000 (13:15 -0500)
committerJoseph Marrero Corchado <jmarrero@redhat.com>
Wed, 17 Dec 2025 18:15:44 +0000 (13:15 -0500)
commitf7d070556b2014aa86f563b8cab43befde2076e6
treec95368c16d1b66da6d00bf96d4e5f1c8e62aea2b
parentc6f0b5b2bc26b22fbceee0dc28a0f31349c28d41
ci: Sync bootc-ubuntu-setup action from bootc-dev/infra

The CI was failing because we were pulling podman/crun/skopeo
from Debian testing which has become unreliable. The bootc-dev/infra
repository maintains a reusable action that uses Ubuntu's plucky
repository instead, which is more appropriate for ubuntu-24.04 runners.

This also brings in additional improvements from the shared action:
- Disk space cleanup on the runner
- Unprivileged /dev/kvm access setup
- Optional libvirt stack support

Assisted-by: ClaudeCode (Claude Opus 4.5)
.github/actions/bootc-ubuntu-setup/action.yml [new file with mode: 0644]
.github/workflows/bootc.yaml